class SimpleCov::SourceFile::LineBuilder

def initialize(source_file)

def initialize(source_file)
  @source_file = source_file
end