Part of fixture.style View In Hierarchy
| Method | to_attr | derives lower case, underscored names from camel case class names. |
| Method | guess_storable_name | assume a storage name is the same as original. |
Inherited from Style:
| Method | __add__ | Undocumented |
| Method | __repr__ | Undocumented |
i.e. EmployeeData translates to employee_data
i.e. Employee becomes Employee