module Byebug::Subcommands

def self.included(command)

def self.included(command)
  command.extend(ClassMethods)
end