class Byebug::UpCommand

def description

def description
  prettify <<-EOD
    up[ count] Move to higher frame.
  EOD
end