Raises:
4 5 6
# File 'lib/casing/pascal/array.rb', line 4 def self.call(*) raise Casing::Error, "Array cannot be converted to pascal case" end