# File lib/yard/parser/c/statement.rb, line 25
        def comments_range
          comments.line_range
        end