class TOML::InlineTableArray

def initialize(inline_tables)

def initialize(inline_tables)
  @inline_tables = inline_tables
end