# File lib/ole/types/base.rb, line 142
      def self.load str
        new str.to_s
      end