# File lib/facter/util/fact.rb, line 55
  def flush
    @value = nil
    @suitable = nil
  end