class Byebug::DownCommand

def description

def description
  prettify <<-EOD
    down[ count] Move to lower frame.
  EOD
end