class Phlex::Compiler::Generators::VoidElement
def initialize(formatter, method_name:, arguments: nil)
def initialize(formatter, method_name:, arguments: nil) @formatter = formatter @method_name = method_name @arguments = arguments end
def initialize(formatter, method_name:, arguments: nil) @formatter = formatter @method_name = method_name @arguments = arguments end