class Sass::Script::Tree::MapLiteral

def children

Other tags:
    See: Node#children -
def children
  @pairs.flatten
end