What about just putting it into its own scope?
Example:
String aLongString; { aLongString = ... ; }
Then you can fold it.