# File lib/inline_acceleration.rb, line 362
      def ruby_type_conversion
        is_simple_type? ? '' : "#{ruby_type_class.name}.new"
      end