class FalseClass

Public Instance Methods

to_hash_element() click to toggle source

converts to hash-serializable value

# File lib/ckick/hash_elements.rb, line 40
def to_hash_element
  self
end