# File lib/flexmock.rb, line 307
307:     def [](*args)
308:       call(*args)
309:     end