54 55 56
# File 'lib/urbit/fact/base_fact.rb', line 54 def to_s "a #{self.class.name}(#{self.to_h})" end