module Unparser::Adamantium::InstanceMethods

def freeze

Other tags:
    Api: - public

Returns:
  • (Object) -
def freeze
  memoized_method_cache
  super
end