# File lib/rdf/redland/model.rb, line 456
    def smush(predlist)
      self.find_canonical(predlist)
      self.rewrite()
    end