# File lib/ffi/tools/generator.rb, line 52
    def to_s
      proc { |obj| obj.to_s.inspect }
    end