module Phaxio::Resources

This module contains all Phaxio Resource classes. These have already been included into the Phaxio namespace, so you can write Phaxio::Fax instead of Phaxio::Resources::Fax. If that's still too verbose, you can `include Phaxio::Resources` to pull only these in.