# File lib/grape_entity/options.rb, line 22
      def key?(key)
        @opts_hash.key? key
      end