# File lib/uri_template/rfc6570/expression.rb, line 165
      def hash_extractor(max_length)
        return hash_extractors[max_length]
      end