# File lib/dm-core/query/operator.rb, line 23 def inspect "#<#{self.class.name} @target=#{target.inspect} @operator=#{operator.inspect}>" end