# File lib/childprocess.rb, line 40
def
platform_name
@platform_name
||=
"#{arch}-#{os}"
end