class ChefCLI::UI::NullStream

def print(*anything)

def print(*anything)
  nil
end