Method: Interpretation#to_s

Defined in:
lib/logical/interpretation.rb

#to_sObject



12
13
14
# File 'lib/logical/interpretation.rb', line 12

def to_s
  @hash.to_s
end