# File lib/Borges/Callback/Callback.rb, line 3 def evaluate_with_store(obj, callback_store) raise NoMethodError.new("Subclass Responsibility") end