class Byebug::InfoCommand::LineCommand

def self.regexp

def self.regexp
  /^\s* l(?:ine)? \s*$/x
end