included, #name, #name=
103 104 105
# File 'lib/chingu/assets.rb', line 103 def self.autoload(name) (path = find_file(name)) ? Gosu::Song.new(path) : nil end