module Pfm

def self.commands_map

def self.commands_map
  @commands_map ||= CommandsMap.new
end