class Pfm::CommandsMap

def null?(argument)

def null?(argument)
  argument.equal?(NULL_ARG)
end