# File lib/vcr/http_stubbing_adapters/common.rb, line 18
            def initialize(message)
              super(message + '.  ' + VCR::HttpStubbingAdapters::Common::RECORDING_INSTRUCTIONS)
            end