61 62 63
# File 'lib/imogen/auto_crop/box.rb', line 61 def box return BoxInfo.new(@center[0],@center[1],@radius) end