# File lib/mongo/collection/view/aggregation.rb, line 87 def explain self.class.new(view, pipeline, options.merge(explain: true)).first end