method

from

from(from)
public

No documentation available.

# File lib/spec/matchers/change.rb, line 83
      def from (from)
        @from = from
        self
      end