class Commands::Info

def initialize(base_command)

def initialize(base_command)
  @base_command = base_command
end