# File lib/knife-solo/bootstraps/darwin.rb, line 4 def issue @issue ||= run_command("sw_vers -productVersion").stdout.strip end