class Phlex::Compiler::Generators::Content

def symbol_value?

def symbol_value?
	@content.is_a?(SyntaxTree::SymbolLiteral)
end