class SyntaxTree::Index::FileComments::Parser

def initialize(*)

def initialize(*)
  super
  @comments = {}
end