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