# File lib/ruby-debug/commands/pause.rb, line 7
    def regexp
      /^\s*pause\s*(?:\s+(\S+))?\s*$/
    end