class Primer::Forms::Dsl::SelectInput

def focusable?

:nocov:
def focusable?
  true
end