class ActionView::Template::Types::Type

def initialize(symbol)

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