class Pfm::CLI

def instantiate_subcommand(name)

def instantiate_subcommand(name)
  commands_map.instantiate(name)
end