# File lib/plucky/criteria_hash.rb, line 41
    def [](key)
      @source[key]
    end