12 13 14
# File 'lib/logical/evaluation.rb', line 12 def to_s "#{interpretation.to_s} ⇒ #{formula.to_s} = #{value}" end