class PubSubModelSync::MockGoogleService::MockStop

Public Instance Methods

wait!() click to toggle source
# File lib/pub_sub_model_sync/mock_google_service.rb, line 6
def wait!
  true
end