/* * call-seq: * sort_field.comparator -> symbol * * TODO: currently unsupported */ static VALUE frt_sf_get_comparator(VALUE self) { return Qnil; }