# File wfo/workarea.rb, line 57
  def make_accessor
    WFO::Repo.fetch_class(@info['repository_type']).make_accessor(@info['URL'])
  end