Extensions to the built-in String class.
String
px
String#px() ⇒ String
Returns a new string with ‘px’ appended to the end unless this string already ends with ‘px’, in which case it returns the string unchanged.