# File lib/rubygame/mediabag.rb, line 85 def load_image(filename) return Rubygame::Surface.load_image(filename) end