# File lib/mongo/collection/view/explainable.rb, line 47 def explain self.class.new(collection, selector, options.merge(explain_options)).first end