class Byebug::FinishCommand

def regexp

def regexp
  /^\s*fin(?:ish)? (?:\s+(.*))?$/x
end