# File lib/gemnasium/gitlab_service/client.rb, line 8 def initialize(options={}) @connection = Gemnasium::GitlabService::Connection.new(options) end