class Byebug::SkipCommand

def self.regexp

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