require 'avm/controlled_vocabulary'
module AVM
module SpatialQuality
TERMS = %w{Full Position}
include AVM::ControlledVocabulary
end