# File lib/grape_entity/options.rb, line 14
      def [](key)
        @opts_hash[key]
      end