Object.const_set :Window_BattleLog, Class.new {
  def initialize(*) end
  def method_missing(*) end
}