class Asset

def height(style_name = 'original')

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