module Unparser::Adamantium::ClassMethods

def new(*)

Other tags:
    Api: - public

Returns:
  • (Object) -
def new(*)
  super.freeze
end