fails:Proc#inspect for a proc created with Proc.new has an ASCII-8BIT encoding
fails:Proc#inspect for a proc created with lambda has an ASCII-8BIT encoding
fails:Proc#inspect for a proc created with proc has an ASCII-8BIT encoding
fails:Proc#inspect for a proc created with UnboundMethod#to_proc has an ASCII-8BIT encoding
fails:Proc#inspect for a proc created with Symbol#to_proc returns a description including '(&:symbol)'
fails:Proc#inspect for a proc created with Symbol#to_proc has an ASCII-8BIT encoding
