load()
public

No documentation available.

# File activesupport/lib/active_support/multibyte/generators/generate_tables.rb, line 11
    def self.load
      [Hash.new(Codepoint.new),[],{},{}]
    end