# File lib/more/facets/rbconfig.rb, line 82
def
self
.
java?
!
(
/java/
.
match
(
RUBY_PLATFORM
).
nil?
)
end