class Opal::PathReader

def append_paths(*paths)

def append_paths(*paths)
  file_finder.append_paths(*paths)
end