class Byebug::SkipCommand

def self.short_description

def self.short_description
  "Runs until the next breakpoint as long as it is different from the current one"
end