# File lib/generators/rails/responders_controller_generator.rb, line 18
      def attributes_params
        "#{singular_table_name}_params"
      end