# File lib/grape_entity/options.rb, line 18
      def fetch(*args)
        @opts_hash.fetch(*args)
      end