Given a declaration like a method, we should provide a `#source_code` method which returns a `String?` of its source code, trimmed to length.
Given a declaration like a method, we should provide a
#source_codemethod which returns aString?of its source code, trimmed to length.