method

by

by(amount)
public

No documentation available.

# File lib/spec/matchers/change.rb, line 63
      def by(amount)
        @amount = amount
        self
      end