# File lib/capybara/poltergeist/node.rb, line 37
    def [](name)
      command :attribute, name
    end