# File lib/yard/parser/ruby/ast_node.rb, line 206
        def source
          super.split(/\s+/).first
        end