module Phlex::HTML::VoidElements

def source(**attributes) = nil

[Spec](https://html.spec.whatwg.org/#the-source-element)
[MDN Docs](https://developer.mozilla.org/docs/Web/HTML/Element/source)
Outputs a `` tag.
def source(**attributes) = nil