# File lib/amalgalite/type_maps/default_map.rb, line 156
    def boolean( str )
      ::Amalgalite::Boolean.to_bool( str )
    end