# File cli/ruby-debug/command.rb, line 180
    def match(input)
      @match = regexp.match(input)
    end