# File lib/timeline_fu/matchers.rb, line 10 def matches?(subject) @subject = subject defines_callback_method? && setups_up_callback? end