class TestMounter

def setup

def setup
  $VERBOSE, @_verbose_was = nil, $VERBOSE
  Padrino.clear!
end