override fun getFloat(key: String?, defValue: Float): Float = selectSP(key).getFloat(key, defValue)