# Functions
No description provided by the author
# Constants
AccountIDKey is the url key for account id (an account ulid).
FileNameKey is the actual filename being sought.
FileServePath is the fileserve path minus the 'fileserver/:account_id/:media_type' prefix.
MediaSizeKey is the url key for the desired media size--original/small/static.
MediaTypeKey is the url key for media type (usually something like attachment or header etc).