module Selenium::WebDriver::Remote::Features

def downloadable_files

def downloadable_files
  execute :get_downloadable_files
end