Instance of System.
Returns:
Returns
128 129 130
# File 'lib/ergo/runner.rb', line 128 def system @system ||= System.new(script) end