const QuoteBehavior = enum
const QuoteBehavior = enum { always_quote, quote_unless_valid_identifier }