class Object
Public Instance Methods
ruby_18() { || ... }
click to toggle source
# File lib/latex/decode/compatibility.rb 11 def ruby_18; yield; end
ruby_19()
click to toggle source
# File lib/latex/decode/compatibility.rb 12 def ruby_19; false; end