class Google::Cloud::Storage::Service

def service

def service
  return mocked_service if mocked_service
  @service
end