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