module Pakyow::Support::Hookable::InstanceMethods

Public Instance Methods

__hook_pipeline() click to toggle source

@api private

# File lib/pakyow/support/hookable.rb, line 222
def __hook_pipeline
  self.class.__hook_pipeline
end