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