# File lib/ohm.rb, line 424
    def include?(model)
      exists?(model.id)
    end