Fixed 'encryptedColumns()'
'encryptedColumns()' wasn't working correctly because it didn't use a static accessor, so it never actually returned the encrypted columns.
'encryptedColumns()' wasn't working correctly because it didn't use a static accessor, so it never actually returned the encrypted columns.