# File lib/resource_controller/failable_action_options.rb, line 10 def initialize @success = ActionOptions.new @fails = ActionOptions.new end