# File lib/rubygame/mediabag.rb, line 48
    def initialize()
      @media = Hash.new
    end