# File lib/plucky/query.rb, line 216 def explain @collection.find(criteria_hash, options_hash).explain end