# File lib/codec/mapping.rb, line 75
    def get(data)
      data.__send__(@get_method)
    end