# File lib/yard/parser/c/statement.rb, line 29
        def first_line
          source.split(/\n/).first
        end