class Phlex::Turbo::Stream

def template(&content)

def template(&content)
	turbo_stream(action: @action, **@attributes, &content)
end