Class: Kosher::Seller

Inherits:
Structure
  • Object
show all
Defined in:
lib/kosher/seller.rb

Instance Method Summary collapse

Instance Method Details

#kosher?Boolean

Returns:

  • (Boolean)


7
8
9
# File 'lib/kosher/seller.rb', line 7

def kosher?
  Boolean(kosher)
end