module JsSpec module Resources class Runners class Firefox1Runner < FirefoxRunner end end end end