# File lib/vcr/middleware/rack.rb, line 25
      def options(options = {})
        @options.merge!(options)
      end