# File lib/ole/types/base.rb, line 128
      def inspect
        "#<#{self.class} #{to_s}>"
      end