# File lib/capybara/poltergeist/node.rb, line 91
    def drag_to(other)
      command :drag, other.id
    end