Returns:
47 48 49
# File 'lib/extraspace/dimensions.rb', line 47 def sqft Integer(@width * @depth) end