class Dummy def initialize end def test return 'OK' end end