# File lib/googleauth/service_account.rb, line 88 def initialize options = {} @project_id = options[:project_id] super options end