class Byebug::PryCommand

def self.description

def self.description
  <<-EOD
    pry
    #{short_description}
  EOD
end