class YARD::Server::Adapter

def start

Other tags:
    Abstract: -
def start
  raise NotImplementedError
end