Evaluate the proposition
proposition.call # => true or false
Returns:
55 56 57
# File 'lib/axiom/function/proposition.rb', line 55 def call(*) self.class.call end