# File lib/rubygame/mediabag.rb, line 79
    def force_store(key,value)
      @media[key] = value
    end