class Pango::OTLoader
Private Instance Methods
rubyish_class_name(info)
click to toggle source
# File lib/pango/ot-loader.rb, line 20 def rubyish_class_name(info) "OT#{super}" end
# File lib/pango/ot-loader.rb, line 20 def rubyish_class_name(info) "OT#{super}" end