# File lib/flexmock/expectation.rb, line 382
382:     def globally
383:       @globally = true
384:       self
385:     end