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