# File lib/pry/method.rb, line 214
    def name
      @method.name.to_s
    end