class Rcov::CallSiteAnalyzer

def initialize

def initialize
  super(:install_callsite_hook, :remove_callsite_hook,
        :reset_callsite)
end