The method implementation.
42 43 44
# File 'lib/bake/recipe.rb', line 42 def method @method ||= @instance.method(@name) end