# File lib/amalgalite/type_maps/text_map.rb, line 14
    def bind_type_of( obj )
      return ::Amalgalite::SQLite3::Constants::DataType::TEXT
    end