# File lib/mongoid/matchers/all.rb, line 16
      def matches?(value)
        @attribute == value.values.first
      end