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