# File lib/method_source.rb, line 109 def source MethodSource.source_helper(source_location, defined?(name) ? name : inspect) end