class Net::Openvpn::Host

def exist?

def exist?
  @config.exists?
end