module Import module Zendesk class ObjectAttribute class Dropdown < Import::Zendesk::ObjectAttribute::Select end end end end