module Vernier::Marker

def self.name_table

value of the corresponding constant
Return an array of marker names. The index of the string maps to the
#
def self.name_table
  MARKER_STRINGS
end