7 8 9 10
# File 'lib/geomotion/cg_size.rb', line 7 def self.infinite infinity = CGRect.null[0][0] CGSizeMake(infinity, infinity) end