class Selenium::WebDriver::Interactions::PointerCancel

def initialize(source)

def initialize(source)
  super
  @type = :pointerCancel
end