Method: ErgomentumRspec::Matchers::Performance#allocates

Defined in:
lib/ergomentum_rspec/matchers/performance/allocate_objects.rb

#allocatesObject



6
7
8
# File 'lib/ergomentum_rspec/matchers/performance/allocate_objects.rb', line 6

def allocates
  AllocateObjects.new
end