class CommonLibraryBuilder

def set_output_dir(dir)

def set_output_dir(dir)
  return dup.send(:set_output_dir!, dir)
end