# File lib/yard/parser/ruby/ast_node.rb, line 88 def source return parent.full_source[source_range] if parent full_source end