# File lib/rr/method_dispatches/method_missing_dispatch.rb, line 57 def double_injection Injections::DoubleInjection.find_or_create(subject_class, method_name) end