class Byebug::PryCommand

def description

def description
  prettify <<-EOD
    pry  Starts a Pry session.
  EOD
end