# File mrplot/helpers.rb, line 136
def
perimeter
2
*
(
@width
+
@height
)
end