# File cli/ruby-debug/commands/method.rb, line 44
    def regexp
      /^\s*m(?:ethod)?\s+((iv)|(i(:?nstance\s+)?)\s+)?/
    end