class ChefCLI::UI::NullStream

def puts(*anything)

def puts(*anything)
  nil
end