method

to

to(to)
public

No documentation available.

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