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