()
| 6302 | } |
| 6303 | |
| 6304 | public final String getMostRecentSet() { |
| 6305 | return StaticData.instance().getCommonCards().getCard(getPaperCard().getName()).getEdition(); |
| 6306 | } |
| 6307 | |
| 6308 | public final String getSetCode() { |
| 6309 | return currentState.getSetCode(); |
no test coverage detected