# File lib/amalgalite/type_maps/default_map.rb, line 163
    def blob( str )
      ::Amalgalite::Blob.new( :string => str )
    end