54 55 56 57
# File 'lib/rghost/dash.rb', line 54 def ps ary=to_array( [@options[:style]].flatten) "#{ary}#{@options[:offset]} setdash" end