# File lib/vcr/structs.rb, line 304
      def stubbed?
        stubbed_by_vcr? || externally_stubbed?
      end