class Selective::Ruby::Core::NamedPipe

def reset!

def reset!
  delete_pipes
  initialize_pipes
end