# File lib/vcr/http_stubbing_adapters/common.rb, line 59
      def library_name
        @library_name ||= self.to_s.split('::').last
      end