# File lib/grape_entity/exposure/base.rb, line 82
        def should_return_key?(options)
          options.should_return_key?(@key)
        end