# File lib/postgres_ext/arel/4.1/predications.rb, line 13 def contains(other) Nodes::Contains.new self, other end