class YARD::Server::Commands::LibraryCommand

def can_fork?

def can_fork?
  CAN_FORK && use_fork
end