# File lib/method_source.rb, line 121
    def comment
      MethodSource.comment_helper(source_location, defined?(name) ? name : inspect)
    end