File size: 55 Bytes
d384b52
 
 
 
 
1
2
3
4
5
6
from .host import Host
class Methods(
  Host
):
  pass