15 16 17 18
# File 'lib/labclient/wikis/wiki.rb', line 15 def project project_id = collect_project_id client.projects.show project_id end