# File lib/rudy/metadata/machine.rb, line 221
221:     def linux?; os? 'linux'; end