module EasypicHelper def get_content #returns @picfile with html image formatting image_html(@picfile,"560x400") end end