Is it time to kill deprecated methods in jasmine yet? Since the
jasmine global var is deprecated, i get warnings in RubyMine. The rec
is to use Jasmine.getEnv instead, but Jasmine is somehow appearing as
deprecated (probably bad RubyMine inspections), so there's no joy
there either.