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