# File lib/core/connection.rb, line 281 def link_name() @link_prefix + "/" + (@link_count += 1).to_s(32) end