class Byebug::WhereCommand

def regexp

def regexp
  /^\s* (?:w(?:here)?|bt|backtrace) \s*$/x
end