# File-level documentation # # Second file. # # We don't need to add any documentation to A, so we might make this mistake. # # Oops, the class now has the file-level documentation. Where's the # important class documentation? class A end