class Rails::Initializable::Initializer
def bind(context)
def bind(context) return self if @context Initializer.new(@name, context, @options, &block) end
def bind(context) return self if @context Initializer.new(@name, context, @options, &block) end