# File lib/virtus/instance_methods.rb, line 95
    def [](name)
      public_send(name)
    end