class CommonLibraryBuilder

def link_objects_as_string

def link_objects_as_string
  return link_objects.join(' ')
end