# File lib/qa/authorities/discogs.rb, line 19defself.subauthority_for(subauthority)
validate_subauthority!(subauthority)
GenericAuthority.new(subauthority)
end
Create an authority object for given subauthority
@param [String] subauthority to use @return [GenericAuthority]