class Byebug::SourceCommand

def self.description

def self.description
  <<-DESCRIPTION
    source <file>
    #{short_description}
  DESCRIPTION
end