= private = protected
to(to)
This method has no description. You can help the RSpec community by adding new notes.
# File lib/spec/matchers/change.rb, line 79 def to(to) @to = to self end