# File lib/swd.rb, line 65
  def self.url_builder
    @@url_builder ||= URI::HTTPS
  end