# File lib/plucky/options_hash.rb, line 73
    def normalized_key(key)
      key_normalizer.call(key)
    end