# File ../lib/roller/CWRP.rb, line 127 def dir ((Math.atan2(@aside.y, @aside.x) * -180 / Math::PI) + 360).modulo 360 # Convert from radians end