class Asset

def width(style_name = 'original')

def width(style_name = 'original')
  geometry(style_name).width.to_i
end