# File lib/rich/integrations/legacy_formtastic.rb, line 4 def self.included(base) base.send(:include, InstanceMethods) end