# File lib/jira/resource/applinks.rb, line 20 def self.collection_path(client, prefix = '/') self.full_url(client) + prefix + self.endpoint_name end