# File lib/amalgalite/type_map.rb, line 22
    def bind_type_of( obj )
      raise NotImplementedError, "bind_type_of has not been implemented"
    end