# File lib/standard/facets/platform.rb, line 263
  def rubinius?
    'rbx' === interpreter
  end