I have an activerecord Role class in my app, and rails throws this error: ``` TypeError: superclass mismatch for class Role ```
I have an activerecord Role class in my app, and rails throws this error: