class ActionView::RenderParser::RipperRenderParser::Node

def fcall?

def fcall?
  type == :command || type == :fcall
end