class Byebug::StepCommand

def self.description

def self.description
  <<-DESCRIPTION
    s[tep][ times]
    #{short_description}
  DESCRIPTION
end