# File lib/ruby_version.rb, line 95
def
tiny
RUBY_VERSION
.
split
(
'.'
)[
2
].
to_i
end