Class: FalseClass

Inherits:
Object show all
Defined in:
lib/hobo_support/implies.rb

Instance Method Summary collapse

Instance Method Details

#implies(x) ⇒ Object



11
12
13
# File 'lib/hobo_support/implies.rb', line 11

def implies(x)
  true
end