class ActionView::RenderParser::RipperASTParser::Node

def hash?

def hash?
  type == :bare_assoc_hash || type == :hash
end