class Phlex::Compiler::Visitors::ViewMethod

def optimized_something?

def optimized_something?
	!!@optimized_something
end