# File-level documentation # # Second file. # # We don't need to add any documentation to A, so let's make sure to add a nil # to separate our file-level documentation from the class documentation. nil class A end