if `Hyperloop::Component` is defined, have HyperOperation add the receives method to both class and instance. At the class level it will automatically wrap with a before_mount to attach each instance to the Operation.
if
Hyperloop::Componentis defined, have HyperOperation add the receives method to both class and instance.At the class level it will automatically wrap with a before_mount to attach each instance to the Operation.