# File lib/mongoid/matchers/default.rb, line 19 def initialize(attribute, document = nil) @attribute, @document = attribute, document end