# File lib/postgres_ext/arel/4.1/predications.rb, line 9 def contained_within_or_equals(other) Nodes::ContainedWithinEquals.new self, other end