# File lib/introspection/method.rb, line 28
    def name
      @method.name.to_sym
    end