# File lib/dm-core/support/symbol.rb, line 26
  def like
    DataMapper::Query::Operator.new(self, :like)
  end