require 'pirsch_api/version' require 'pirsch_api/client' module PirschApi class Error < StandardError; end end