class Opal::Server

def append_path(path)

def append_path(path)
  @sprockets.append_path path
end