# File lib/grape_entity/options.rb, line 74
      def for_nesting(key)
        @for_nesting_cache[key] ||= build_for_nesting(key)
      end