Required Files
    - active_support/core_ext/object/to_json
 - active_support/core_ext/module/delegation
 - active_support/json/variable
 - active_support/ordered_hash
 - bigdecimal
 - active_support/core_ext/big_decimal/conversions
 - active_support/core_ext/array/wrap
 - active_support/core_ext/hash/except
 - active_support/core_ext/hash/slice
 - active_support/core_ext/object/instance_variables
 - time
 - active_support/core_ext/time/conversions
 - active_support/core_ext/date_time/conversions
 - active_support/core_ext/date/conversions
 - set
 
Classes and Modules
    - MODULE ActiveSupport
 - MODULE Enumerable
 - CLASS Array
 - CLASS BigDecimal
 - CLASS Date
 - CLASS DateTime
 - CLASS FalseClass
 - CLASS Hash
 - CLASS NilClass
 - CLASS Numeric
 - CLASS Object
 - CLASS Regexp
 - CLASS String
 - CLASS Struct
 - CLASS Symbol
 - CLASS Time
 - CLASS TrueClass