Return if we have information about the engine.
System::Ruby.engine # => "ruby" System::Ruby.engine? # => true
Returns:
Since:
0.1.3
# File 'lib/system/ruby.rb', line 84