class Byebug::SourceCommand

def description

def description
  %(source <file>
    Executes file <file> containing byebug commands.)
end