class SyntaxTree::AliasNode::AliasArgumentFormatter

def initialize(argument)

def initialize(argument)
  @argument = argument
end