class ActionView::Template::SimpleType

def initialize(symbol)

def initialize(symbol)
  @symbol = symbol.to_sym
end