class Byebug::StepCommand

def self.description

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