10 11 12 13
# File 'lib/ray/font_set.rb', line 10 def select!(&block) super(&block) Ray::Font.select!(&block) end