# File lib/flexmock/explicit_needed.rb, line 19
19:     def explicitly
20:       @explicit = true
21:       self
22:     end