# File lib/flexmock/expectation.rb, line 368 368: def globally 369: @globally = true 370: self 371: end