class ActiveModel::Type::Boolean

def type # :nodoc:

:nodoc:
def type # :nodoc:
  :boolean
end