Let the function f be defined as follows:
$$ f(x) = 2x^2 - 3x + 1 $$
Another function g is defined as:
$$ g(x) = f(x + 1) - f(x) $$
What is the value of $$ g(2) $$?