module SimpleForm
def self.file_methods
def self.file_methods ActiveSupport::Deprecation.warn(FILE_METHODS_DEPRECATION_WARN, caller) @@file_methods end
def self.file_methods ActiveSupport::Deprecation.warn(FILE_METHODS_DEPRECATION_WARN, caller) @@file_methods end