Implement '.attachable_files' method to determine which types of DDR Files can...
Implement '.attachable_files' method to determine which types of DDR Files can be added to DDR resources.
E.g., caption, content, intermediate_file, struct_metadata. Led to a refactoring of this "knowledge" to belong to the resource class rather than resource instances, though still reachable from an instance through delegation.