class SimpleForm::FormBuilder

def self.discovery_cache

def self.discovery_cache
  @discovery_cache ||= {}
end