# File lib/simple_form/map_type.rb, line 6 def self.extended(base) base.class_attribute :mappings base.mappings = {} end